← Back to issue list

snapcraft --output option not available without "snap" sub-command

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1856344
Type
issue
State
open
Author
~anonymouse67
Labels
Created
2019-12-13 18:04:48.407333+00:00
Updated
2019-12-13 18:04:48.407333+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Since snapcraft seems to default to running the "snap" sub-command, it should also support options from "snap" such as --output. For example: ``` $ snapcraft --output=file.snap Usage: snapcraft [OPTIONS] COMMAND [ARGS]... Try "snapcraft -h" for help. Error: no such option: --output ``` This is with candidate: ``` $ snapcraft version snapcraft, version 3.8 $ snap info snapcraft | grep installed installed: 3.8 (3440) 60MB classic ``` But I also tried edge (3.9.2+git140.g2252dd78) with the same effect

Evaluation history

No evaluation history available.